Package com.cisco.pt.ipc.sim.pdu
Interface LinkLayerOption
- All Known Implementing Classes:
LinkLayerOptionImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.NdOption
getOptionType, setOptionTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getMacAddress
MACAddress getMacAddress()- Returns:
- MACAddress Returns a MACAddress
-
setMacAddress
- Parameters:
macAddress- Takes in a parameter of macAddress
-